Avoid leaving traces of cursor when entering linum-mode.
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Sep 2012 20:10:36 +0000 (23:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Sep 2012 20:10:36 +0000 (23:10 +0300)
commitfa94b3e8e191c9c5a88e891dcf79c9f8437f60cf
tree7c624d7453f90d99245a258ef1b4f37fb68e6ff4
parentb363ae59e00d2f53808bb1e7f4843ab7c4cb818b
Avoid leaving traces of cursor when entering linum-mode.

 src/fringe.c (draw_fringe_bitmap_1): Don't reduce the width of the
 left fringe if the window has a left margin.  This avoids leaving
 traces of the cursor because its leftmost pixel is not drawn over.
src/ChangeLog
src/fringe.c